Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor comment and path changes. #132

Merged
merged 1 commit into from Jul 2, 2011
Merged

Minor comment and path changes. #132

merged 1 commit into from Jul 2, 2011

Conversation

thatcode
Copy link
Contributor

These are really minor, but I spotted them in passing and thought I'd deal with them.

The home.ctp line has recently been changed to that. Most web-visible lines have the APP prefix, so IMO this one should as well.

@ADmad
Copy link
Member

ADmad commented Jun 25, 2011

Would be better if you lowercase APP to app

@thatcode
Copy link
Contributor Author

I disagree. Web visible code paths have APP in capitals.

e.g (from the pages I've changed)
lib/Cake/Console/Templates/default/views/home.ctp Lines 28,32,93
lib/Cake/View/Pages/home.ctp Lines 53,57,115->117

The change to lib/Cake/console/Command/ConsoleShell.php is in a code comment, thus why it's lowercase and the others are not.

If you think they should all be lowercase, then maybe. But that would be a far larger change. However, APP is, IMO, better, as it means 'wherever your app is', not 'the app directory in your Cake Root' which may (if you've separated the 2, as I have) be different.

markstory added a commit that referenced this pull request Jul 2, 2011
Minor comment and path changes.
@markstory markstory merged commit 2725718 into cakephp:2.0 Jul 2, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants